home *** CD-ROM | disk | FTP | other *** search
/ New Millennium Children's Encyclopedia / New Millennium Children's Encyclopedia.iso / GRAPHICS / Library / GUILibrary.ini < prev    next >
Encoding:
INI File  |  1999-11-10  |  7.7 KB  |  375 lines

  1. New GuiControl commands. - To be documented...
  2. ----------------------------------------------
  3.     These functions are 'guiControl' scripted. Here are the commands.
  4.  
  5.   The commands are case insensitive!
  6.  
  7.   Key:
  8.  
  9.   rd/RD - Research Desk
  10.   shelf - Currently selected Shelf
  11.   book  - Currently selected book in appropriate list
  12.   guilib- Versabook library mode (Graphic implementation.)
  13.  
  14.  
  15. -vb:cmd[GuiLib-Shelf2RD]
  16. -vb:cmd[GuiLib-NewShelf]
  17. -????vb:cmd[GuiLib-books2shelf]
  18. vb:cmd[GuiLib-shelfbookproperties]
  19. vb:cmd[GuiLib-shelfremovebook]
  20. -vb:cmd[GuiLib-shelfbook2rd]
  21. vb:cmd[GuiLib-newbookProps]
  22. vb:cmd[GuiLib-newbook2shelf]
  23. vb:cmd[GuiLib-newbook2rd]
  24. -vb:cmd[GuiLib-rdAddShelf]
  25. -vb:cmd[GuiLib-rdAll2Shelf]
  26. -vb:cmd[GuiLib-rdBook2Shelf]
  27. -vb:cmd[GuiLib-rdRemoveBook]
  28. vb:cmd[GuiLib-ActiveBooksList]
  29.  
  30. -----------------------------------------------
  31.  
  32.  
  33. [LibraryView]
  34. // obsolete UpperWindowFraction=0.125
  35. UpperWindowHeight=64
  36. ShelfBooksFraction=0.6667
  37. Language=English
  38. UpperWindowSeparation=8
  39. ResearchNewBooksSeparation=4
  40. ShelfBooksSeparation=4
  41.  
  42. [UpperLeftWindow-Buttons]
  43. NewBookBtn=TopBtnNewBook
  44.  
  45. 3Bmp=TopBtnMenu
  46. 3Cmd=vb:cmd[MainMenu]
  47. 3Align=r
  48. 2Bmp=TopBtnResearch
  49. 2Cmd=vb:cmd[ResearchCenter]
  50. 2Align=r
  51. 1Bmp=TopBtnBookstore
  52. 1Cmd=vb:cmd[Store]
  53. 1Align=r
  54.  
  55.  
  56.  
  57.  
  58. [UpperWindow]
  59. EnableBorder=false
  60. HeadingOffset=0,3
  61. HeadingTextOffset=12,10
  62. HeadingRightBmp=
  63. HeadingLeftBmp=simon&schuster
  64. HeadingleftBmpOffsetY=4
  65. TopItemLogo
  66. HeadingFont=Arial
  67. HeadingFontSize=20
  68. HeadingFontWeight=600
  69. HeadingFontColor=181,195,239
  70. HeadingRightBmpOffsetX=280
  71. HeadingRightBmpOffsetY=0
  72. BackgroundColor=0,0,0
  73. BkgBitmapName=
  74. //ListControlHeadingOffset=0,0
  75. lineBorder=true
  76. lineBorderColor=0,0,0
  77.  
  78.  
  79. [ShelfBooksWindow]
  80. EnableBorder=false
  81. BottomControlOffset=65
  82. TopControlOffset=26
  83. RightControlOffset=0
  84. LeftControlOffset=0
  85.  
  86. //BackgroundColor=48,71,97
  87. BackgroundColor=106,79,154
  88. //BkgBitmapName=bottomBCG
  89. UseBkgBitmap=0
  90.  
  91. ListControlHeadingOffset=0,40
  92. ListControlButtonSetOffset=0,4
  93. lineBorder=false
  94. lineBorderColor=0,255,0
  95.  
  96. // specific only to shelfbookswindow
  97. UpperSplitterLine=false
  98. UpperSplitterLineColor=0,0,0
  99. UpperSplitterBmp=false
  100. UpperSplitterBmpName=test
  101. UpperSplitterBmpOffset=-10,0
  102.  
  103. LowerSplitterLine=false
  104. LowerSplitterLineColor=0,0,0
  105. LowerSplitterBmp=false
  106. LowerSplitterBmpName=test
  107. LowerSplitterBmpOffset=-10,0
  108.  
  109.  
  110. [ResearchNewBooksWindow]
  111. EnableBorder=false
  112. BottomControlOffset=65
  113. TopControlOffset=26
  114. RightControlOffset=0
  115. LeftControlOffset=0
  116. BackgroundColor=106,79,154
  117. //BackgroundColor=143,86,143
  118. // BackgroundColor2 specific only to researchnewbookswindow
  119. BackgroundColor2=106,79,154
  120. //BkgBitmapName=bottomBCG
  121. UseBkgBitmap=0
  122.  
  123. ListControlHeadingOffset=0,40
  124. ListControlButtonSetOffset=0,4
  125. lineBorder=false
  126. lineBorderColor=0,255,0
  127.  
  128.  
  129. [ShelfsList]
  130. HeadingOffset=0,0
  131. HeadingTextOffset=21,8
  132. //HeadingLeftBmp=shelvestitlebg
  133. HeadingLeftBmp=ShelvesHeadingBkg
  134. HeadingRightBmp=ShelvesHeadingBkgRight
  135. HeadingRightBmpOffsetX=
  136. HeadingRightBmpOffsetY=
  137. HeadingFont=arial
  138. HeadingFontSize=13
  139. HeadingFontColor=0,0,0
  140. HeadingFontWeight=800
  141.  
  142. Button1Bmp=BtnShelves1
  143. Button1Cmd=vb:cmd[GuiLib-NewShelf]
  144. Button2Bmp=BtnShelves2
  145. Button2Cmd=vb:cmd[GuiLib-books2shelf]
  146. Button3Bmp=BtnShelves3
  147. Button3Cmd=vb:cmd[GuiLib-Shelf2RD]
  148.  
  149. // listbox
  150. NoIntegralHeight=true
  151. BackgroundBmp=ShelfItemBkg
  152. BackgroundRightBmp=ShelfItemRightBkg
  153. ExtendItemBitmaps=false
  154. LeftBarColor=73,96,110
  155. ListBoxEdge=noedge
  156. ItemLeftBmp=ShelfItemBkg2
  157. ItemLeftBmpSel=ShelfItemBkg2
  158. ItemRightBmp=ShelfItemRightBkg
  159. ItemRightBmpSel=ShelfItemRightBkg
  160. ShelfItemRightBkgSel
  161. RightBmpOffset=0,0
  162. RightBmpSelOffset=0,0
  163. LeftBmpOffset=0,0
  164. LeftBmpSelOffset=0,0
  165.  
  166. ItemLineBmp=ItemLineBmp2
  167. ItemLineOffset=0,-3
  168. ItemLineBmpSel=ItemLineBmp2
  169. ItemLineOffsetSel=0,-3
  170. ItemSpaceHeight=36
  171.  
  172. RightTextMargin=18
  173. ItemTextOffset=40,6
  174. ItemFont=arial
  175. ItemFontSize=11
  176. FontWeight=700
  177. FontItalics=false
  178. ItemBkColorSel=73,96,110
  179. ItemBkColor=73,96,110
  180. //ItemBkColorSel=157,134,188
  181. //ItemBkColor=157,134,188
  182. colorRepeatNumber=1
  183. RepeatColor1=0,255,255
  184. RepeatColor2=
  185. RepeatColor3=
  186. RepeatColorSel1=181,195,239
  187. RepeatColorSel2=
  188. RepeatColorSel3=
  189.  
  190. ShowNumberBooks=true
  191. NumberBooksLeftJustified=false
  192. NumberBooksOffset=20,10
  193.  
  194.  
  195. [BooksList]
  196. HeadingOffset=0,4
  197. HeadingTextOffset=21,8
  198. CenterText=true
  199. HeadingLeftBmp=
  200. BooksHeadingBkg
  201. HeadingRightBmp=
  202. BooksHeadingBkgRight
  203. HeadingRightBmpOffsetX=
  204. HeadingRightBmpOffsetY=
  205. HeadingFont=arial
  206. HeadingFontSize=13
  207. HeadingFontColor=255,255,255
  208. HeadingFontWeight=800
  209. HeadingToolTipColor=157,134,188
  210. HeadingText=Selected Shelf  
  211. Button1Bmp=BtnBooks1
  212. Button1Cmd=vb:cmd[GuiLib-shelfbookproperties]
  213. Button2Bmp=BtnBooks2
  214. Button2Cmd=vb:cmd[GuiLib-shelfremovebook]
  215. Button3Bmp=BtnBooks3
  216. Button3Cmd=vb:cmd[GuiLib-shelfbook2rd]
  217.  
  218. //List Box
  219. ShowBorder=false
  220. NoIntegralHeight=true
  221. LeftBarColor=255,255,255
  222. ListBoxEdge=noedge
  223. ItemLeftBmp=BookItemLeft
  224. ItemRightBmp=
  225. ItemLeftBmpSel=BookItemLeftSel
  226. ItemRightBmpSel=
  227. RightBmpOffset=0,0
  228. RightBmpSelOffset=0,0
  229. LeftBmpOffset=0,0
  230. LeftBmpSelOffset=0,0
  231.  
  232. ItemLineBmp=
  233. ItemLineOffset=
  234. ItemLineBmpSel=
  235. ItemLineOffsetSel=
  236.  
  237. RightTextMargin=0
  238. ItemTextOffset=6,8
  239. ItemSpaceHeight=36
  240. ItemFont=arial
  241. ItemFontSize=8
  242. FontWeight=700
  243. FontItalics=1
  244.  
  245. ItemBkColorSel=209,157,209
  246. ItemBkColor=255,255,255
  247.  
  248. colorRepeatNumber=1
  249. RepeatColor1=0,0,0
  250. RepeatColor2=
  251. RepeatColor3=
  252. RepeatColorSel1=0,0,0
  253. RepeatColorSel2=
  254. RepeatColorSel3=
  255.  
  256. [ResearchList]
  257. HeadingOffset=0,4
  258. HeadingTextOffset=21,8
  259. HeadingRightBmp=
  260. HeadingLeftBmp=
  261. //ResearchHeadingBkg
  262. HeadingRightBmp=
  263. //Rightpartresearchdeskbg
  264. HeadingRightBmpOffsetX=
  265. HeadingRightBmpOffsetY=
  266. HeadingFont=Arial
  267. HeadingFontSize=13
  268. HeadingFontColor=255,255,255
  269. HeadingFontWeight=800
  270. Button1Bmp=BtnResearch1
  271. Button1Cmd=vb:cmd[GuiLib-ActiveBooksList]
  272. Button2Bmp=BtnResearch2
  273. Button2Cmd=vb:cmd[GuiLib-rdAll2Shelf]
  274. Button3Bmp=BtnResearch3
  275. Button3Cmd=vb:cmd[GuiLib-rdBook2Shelf]
  276.  
  277. // List Box
  278. ShowBorder=false
  279. NoIntegralHeight=true
  280. LeftBarColor=61,17,123
  281. ListBoxEdge=noedge
  282. ItemLeftBmp=ResearchItemBkg
  283. ItemRightBmp=ResearchItemRightBkg
  284. ItemLeftBmpSel=ResearchItemBkgSel
  285. ItemRightBmpSel=ResearchItemRightBkgSel
  286. RightBmpOffset=0,0
  287. RightBmpSelOffset=
  288. LeftBmpOffset=0,0
  289. LeftBmpSelOffset=0,0
  290.  
  291. ItemLineBmp=
  292. ItemLineOffset=16,0
  293. ItemLineBmpSel=ShelvesItemLine
  294. ItemLineOffsetSel=
  295.  
  296. RightTextMargin=0
  297. ItemSpaceHeight=36
  298. ItemTextOffset=20,10
  299. ItemFont=arial
  300. ItemFontSize=8
  301. FontWeight=500
  302. ItemBkColor=0,0,0
  303. ItemBkColorSel=255,255,255
  304.  
  305. colorRepeatNumber=1
  306. RepeatColor1=0,0,0
  307. RepeatColor2=
  308. RepeatColor3=
  309. RepeatColorSel1=0,0,0
  310. RepeatColorSel2=
  311. RepeatColorSel3=
  312.  
  313. ShowAuthor=true
  314.  
  315.  
  316. [NewBooksList]
  317. //HeadingOffset=13,9
  318. //HeadingTextOffset=5,5
  319. HeadingOffset=0,4
  320. HeadingTextOffset=21,8
  321. HeadingRightBmp=
  322. HeadingLeftBmp=
  323. HeadingFont=Arial
  324. HeadingFontSize=13
  325. HeadingFontColor=255,255,255
  326. HeadingFontWeight=800
  327. Button1Bmp=BtnNewBooks1
  328. Button1Cmd=vb:cmd[GuiLib-newbookProps]
  329. Button2Bmp=BtnNewBooks2
  330. Button2Cmd=vb:cmd[GuiLib-newbookall2shelf]
  331. Button3Bmp=BtnNewBooks3
  332. Button3Cmd=vb:cmd[GuiLib-newbook2chosenshelf]
  333.  
  334.  
  335. // List Box
  336. ShowAuthor=true
  337. NoIntegralHeight=true
  338. LeftBarColor=61,17,123
  339. ListBoxEdge=noedge
  340. ItemLeftBmp=NewBookItemBkg
  341. ItemLeftBmpSel=NewBookItemBkgSel
  342. ItemRightBmp=NewBookItemRightBkg
  343. ItemRightBmpSel=NewBookItemRightBkgSel
  344. RightBmpOffset=0,0
  345. RightBmpSelOffset=0,0
  346. LeftBmpOffset=0,0
  347. LeftBmpSelOffset=0,0
  348.  
  349. ItemLineBmp=
  350. ItemLineOffset=20,0
  351. ItemLineBmpSel=
  352. ItemLineOffsetSel=
  353.  
  354. RightTextMargin=0
  355. ItemSpaceHeight=36
  356. ItemTextOffset=20,12
  357. ItemFont=arial
  358. ItemFontSize=8
  359. FontWeight=500
  360. ItemBKColor=0,0,0
  361. ItemBkColorSel=252,255,239
  362.  
  363. colorRepeatNumber=1
  364. RepeatColor1=0,0,0
  365. RepeatColor2=
  366. RepeatColor3=
  367. RepeatColorSel1=12,134,218
  368. RepeatColorSel2=
  369. RepeatColorSel3=
  370.  
  371.  
  372.  
  373.  
  374.  
  375.